debian/control: move gi-docgen dependencies to bd-indep and remove warn
authorMarco Trevisan (Treviño) <mail@3v1n0.net>
Tue, 13 Jul 2021 13:43:13 +0000 (15:43 +0200)
committerMarco Trevisan (Treviño) <marco@ubuntu.com>
Tue, 13 Jul 2021 16:10:21 +0000 (18:10 +0200)
We're probably just using gi-docgen as shipped upstream even when the
packaged one will be hitting debian.

debian/control
debian/control.in

index 3108cd5858574afa7fd72d8c3738424c8ba10211..7c6b5620b55c67b20b64db84fd980cd71154ac1a 100644 (file)
@@ -59,20 +59,16 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
                xauth <!nocheck>,
                xsltproc,
                xvfb <!nocheck>,
-# These dependencies are needed by the gi-docgen subproject, replace them
-# with the proper gi-docgen version once it will be available in debian
-               python3 (>= 3.6) <!nodoc>,
-               python3-jinja2 <!nodoc>,
-               python3-markdown <!nodoc>,
-               python3-markupsafe <!nodoc>,
-               python3-pygments <!nodoc>,
-               python3-toml <!nodoc>,
-               python3-typogrify <!nodoc>,
-Build-Depends-Indep: gtk-doc-tools (>= 1.33),
-                     libcairo2-doc,
+Build-Depends-Indep: libcairo2-doc,
                      libglib2.0-doc,
                      libpango1.0-doc,
                      pandoc,
+                     python3 (>= 3.6) <!nodoc>,
+                     python3-jinja2 <!nodoc>,
+                     python3-markdown <!nodoc>,
+                     python3-pygments <!nodoc>,
+                     python3-toml <!nodoc>,
+                     python3-typogrify <!nodoc>,
 Rules-Requires-Root: no
 Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/gnome-team/gtk4
index eed246eb176173108b2ad749e7002c7fe0b4a5bd..e24b7309e12b6e832f848fbf96125378b11af19e 100644 (file)
@@ -59,20 +59,16 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
                xauth <!nocheck>,
                xsltproc,
                xvfb <!nocheck>,
-# These dependencies are needed by the gi-docgen subproject, replace them
-# with the proper gi-docgen version once it will be available in debian
-               python3 (>= 3.6) <!nodoc>,
-               python3-jinja2 <!nodoc>,
-               python3-markdown <!nodoc>,
-               python3-markupsafe <!nodoc>,
-               python3-pygments <!nodoc>,
-               python3-toml <!nodoc>,
-               python3-typogrify <!nodoc>,
-Build-Depends-Indep: gtk-doc-tools (>= 1.33),
-                     libcairo2-doc,
+Build-Depends-Indep: libcairo2-doc,
                      libglib2.0-doc,
                      libpango1.0-doc,
                      pandoc,
+                     python3 (>= 3.6) <!nodoc>,
+                     python3-jinja2 <!nodoc>,
+                     python3-markdown <!nodoc>,
+                     python3-pygments <!nodoc>,
+                     python3-toml <!nodoc>,
+                     python3-typogrify <!nodoc>,
 Rules-Requires-Root: no
 Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/gnome-team/gtk4